projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97cf50e
)
(dispnew.o): Depend on blockinput.h.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 23 Apr 1996 20:33:16 +0000
(20:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 23 Apr 1996 20:33:16 +0000
(20:33 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 60293e06097f3a44a7610b6b5c49352f49b5b38e..273adbf37068717ddb91d493b63660ce19d31b19 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-921,7
+921,7
@@
ecrt0.o: ecrt0.c $(config_h)
dired.o: dired.c commands.h buffer.h $(config_h) regex.h
dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \
termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \
- xterm.h $(config_h)
+ xterm.h
blockinput.h
$(config_h)
doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h
doprnt.o: doprnt.c $(config_h)
dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)